Skip to content

arduino-cli inception #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Aug 27, 2019
Merged

arduino-cli inception #319

merged 67 commits into from
Aug 27, 2019

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Apr 15, 2019

This variant of the builder is used inside arduino-cli.
Some of the buider business-logic have been moved inside the arduino module of the arduino-cli (github.com/arduino/arduino-cli/arduino).
The (not so) long term goal is to move all the remaining part of builder business-logic and keep in this repository only the arduino-builder executable as legacy.

cmaglie added 30 commits March 12, 2018 23:32
Access to PlatformRelease is now done through the
Platform.GetInstalled() method that returns the installed
PlatformRelease (or any of them if more than one is installed).
This avoid the overly complex properties-map handling with the ctags
specific platforms.txt hanging around.
There are still some helper function to remove from utils packages,
but the increase in readability is already impressive.

There are some minor tweaks and small refactors here and there, but
no substantial changes the code should perform exactly as before.
@arduino arduino deleted a comment from ArduinoBot Apr 15, 2019
@arduino arduino deleted a comment from facchinm Apr 15, 2019
@arduino arduino deleted a comment from ArduinoBot Apr 15, 2019
@arduino arduino deleted a comment from facchinm Apr 15, 2019
@arduino arduino deleted a comment from ArduinoBot Apr 15, 2019
@cmaglie
Copy link
Member Author

cmaglie commented Apr 16, 2019

@ArduinoBot build this please

@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-319.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

@ArduinoBot
Copy link
Contributor

❌ Build failed.

@ArduinoBot
Copy link
Contributor

❌ Build failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants